projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598d751
)
(spam-stat-buffer-words): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 Feb 2006 11:36:21 +0000
(11:36 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 16 Feb 2006 11:36:21 +0000
(11:36 +0000)
lisp/gnus/spam-stat.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/spam-stat.el
b/lisp/gnus/spam-stat.el
index 66f302d32e50aeabe944e26b1ea0ae46242ff015..e21372bd649d78545d27a0f61a9103c31752fd66 100644
(file)
--- a/
lisp/gnus/spam-stat.el
+++ b/
lisp/gnus/spam-stat.el
@@
-323,7
+323,7
@@
Use `spam-stat-ngood', `spam-stat-nbad', `spam-stat-good',
,@body))
(defun spam-stat-buffer-words ()
- "Return a hash table of words and number of occurences in the buffer."
+ "Return a hash table of words and number of occur
r
ences in the buffer."
(with-spam-stat-max-buffer-size
(with-syntax-table spam-stat-syntax-table
(goto-char (point-min))